-
Home
-
WP Email Template
-
2.5.2
-
Code
-
Classes
- Send_Wp_Emails_Functions
Total Complexity |
104 |
Dependencies |
8 |
Dependents |
0 |
Total lines |
531 |
Lines of code |
382 |
Logical lines of code |
278 |
Comment lines |
29 |
Methods |
17 |
Properties |
1 |
Methods 17
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
mandrill_send_email() |
D |
22 |
50 |
166 |
send_a_test_email() |
A |
43 |
9 |
43 |
__construct() |
A |
53 |
9 |
22 |
mandrill_init() |
A |
46 |
7 |
37 |
sparkpost_init() |
S |
53 |
4 |
22 |
check_mandrill_api_key() |
S |
58 |
4 |
16 |
mandrill_api_key_invalid() |
S |
67 |
5 |
6 |
gmail_smtp_init() |
S |
54 |
3 |
20 |
sparkpost_send_email_error_notice() |
S |
63 |
4 |
9 |
mandrill_send_email_error_notice() |
S |
70 |
2 |
6 |
smtp_init() |
S |
60 |
1 |
12 |
wp_mail_declared() |
S |
78 |
1 |
3 |
set_mandrill_send_email_error() |
S |
80 |
1 |
3 |
call_smtp_class() |
S |
75 |
1 |
4 |
check_curl_is_enabled() |
S |
78 |
1 |
3 |
godaddy_init() |
S |
70 |
1 |
6 |
preview_set_content_type() |
S |
77 |
1 |
4 |